function codes造句
例句與造句
- Each irp has a major and a minor function code
每個irp具有一個主要和一個次要函數代碼。 - The major function code indicates what sort of request the irp contains
主要函數代碼指示: irp包含的請求種類。 - For function code , parameters are added as properties of the variable object
對于函數代碼,參數也被作為屬性添加進去。 - When you are finished modifying the function code , right - click the function name and select
當完成對函數代碼的修改時,在函數名上單擊右鍵并選擇 - With some of the major function codes , including irp _ mj _ pnp , the minor function code is required to further specify the operation
伴隨一些主要函數代碼,包括irp _ mj _ pnp ,次要代碼被請求作更專門的操作。 - It's difficult to find function codes in a sentence. 用function codes造句挺難的
- In the traditional monolithic operating system , network function code locates in the kernel as well as the file system and memory management
傳統的大內核操作系統里,網絡軟件和文件系統,內存管理部分一樣,是在內核里實現的。 - If your managed stored procedure or function code is executing in the sql server process , it is because someone connected to that server and executed a sql statement to invoke it
如果您的托管存儲過程或函數代碼正在sql server進程中執(zhí)行,原因可能是某人連接到了該服務器并且執(zhí)行了sql語句以調用它。 - For function code : for each formal parameter , as defined in the formalparameterlist , create a property of the variable object whose name is the identifier and whose attributes are determined by the type of code
對函數代碼:對于每個形參,按照它們在形參列表里的定義,都建立一個對象的屬性,該屬性的名字是形參的標識符,其特征由代碼的類型決定。 - Apply mvc to the development of web , which can realize the stripping of the function code and html page . though using mvc in the web bring complicatly , it may cause the business logic of system change understandable . meanwhile the safeguarding of system may change simply
把mvc應用到web應用的開發(fā)中,可以實現功能代碼和html頁面的相剝離,盡管在web開發(fā)中引入mvc會帶來一定的復雜性,但它可以使系統的業(yè)務流程變得清晰,同時,系統的維護也可以變得簡單。